home *** CD-ROM | disk | FTP | other *** search
- body {
- margin: 22px;
- padding: 0px;
- border-width: 0px;
- font-family: verdana, arial, "times new roman"
- }
- h1 {
- color: black;
- font-weight: normal;
- display: inline;
- }
- h2 {
- color: black;
- font-weight: normal;
- display: inline;
- }
- h3 {
- color: black;
- font-weight: normal;
- display: inline;
- }
- div {
- font-size: smaller;
- color: black;
- }
- table {
- font-size: smaller;
- color: black;
- }
- span {
- font-size: smaller;
- color: black;
- }
- .spaceclear {
- padding: 0 0 0 0;
- margin: 0 0 0 0;
- border-width: 0 0 0 0;
- }
- .subline {
- font-weight: bold;
- font-size: smaller;
- color: black;
- text-decoration: none
- }
- .headline {
- font-weight: bold;
- font-size: smaller;
- color: black;
- text-decoration: none
- }
- .bigheadline {
- font-weight: bold;
- font-size: medium;
- color: black;
- text-decoration: none;
- letter-spacing: 1px;
- }
- .urltext {
- color: black;
- }
- .nortext {
- color: black;
- }
- .text {
- color: black;
- }
- a:link {
- color: blue;
- text-decoration: none
- }
- a:visited {
- color: blue;
- text-decoration: none
- }
- a:active {
- color: blue;
- text-decoration: none
- }
- a:hover {
- background-color: #ccffff;
- text-decoration: underline
- }
-